infobot - definizione. Che cos'è infobot
Diclib.com
Dizionario ChatGPT
Inserisci una parola o una frase in qualsiasi lingua 👆
Lingua:

Traduzione e analisi delle parole tramite l'intelligenza artificiale ChatGPT

In questa pagina puoi ottenere un'analisi dettagliata di una parola o frase, prodotta utilizzando la migliore tecnologia di intelligenza artificiale fino ad oggi:

  • come viene usata la parola
  • frequenza di utilizzo
  • è usato più spesso nel discorso orale o scritto
  • opzioni di traduzione delle parole
  • esempi di utilizzo (varie frasi con traduzione)
  • etimologia

Cosa (chi) è infobot - definizione

FREE SOFTWARE
Blootbot

infobot         
<chat> A bot that serves as a common database of information (often noteworthy URLs) for users on a chat system. Infobots often have a simple chatbot interface, responding to key-phrases, as well as to direct queries. Here, in a real conversation, the bot Purl's first response is triggered by the phrase "just tell me", and its second response is triggered by being directly asked "perlfunc?": <eesh> can someone tell me what: $num9 = substr($number,9,1); means <Tkil> eesh -- man perlfunc, look at "substr". <eesh> just tell me <purl> Didn't your momma ever tell you, "Go look it up in the dictionary"?! <Tkil> eesh -- no. that's all we'll tell you. read the documentation. <Tkil> eesh -- if you haven't man pages or perldoc, you can read them on the 'net. <Tkil> purl, perlfunc? <purl> well, perlfunc is Perl builtin functions, at man perlfunc or http://perl.com/CPAN-local/doc/manual/html/pod/perlfunc.html http://cs.cmu.edu/infobotlenzo/infobot.html/. (1998-10-30)

Wikipedia

Infobot

Infobot is a Perl IRC bot, first written in 1995 by Kevin Lenzo. The bot's main goal was to remember URLs and associate them with a descriptive name, so whenever someone needed a specific URL they could ask the bot. For that reason, the first Infobot, running in #macintosh on the EFnet IRC network, had the nickname 'url'.

Although the main project is now inactive, many forks from the original program were made, some of which are still active. Most of these forks carry extra features, such as googling a phrase given through the chat and saying the results of the query as messages directly in the chat.